golang.org/x/net/http2/hpack.indexType.sensitive (method)
2 uses
golang.org/x/net/http2/hpack (current package)
hpack.go#L298: func (v indexType) sensitive() bool { return v == indexedNever }
hpack.go#L395: hf.Sensitive = it.sensitive()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)